CommonEvent 327
Name = "カナン三姉妹仲間処理"

  999([327])
  ShowPicture([5, "80_dorothy_st02", 0, 0, 0, 0, 100, 100, 255, 0])
  ShowTextAttributes(["dorothy_fc1", 1, 0, 2])
  ShowText(["\\n<Dorothy>Looking forward to working with you..."])
  ShowText([""])
  ControlSwitches([2187, 2187, 0])
  ErasePicture([5])
  Script(["add_actor_ex(238)"])
  PlayME(["RPG::ME(@name=\"fanfale\", @pitch=100, @volume=100)"])
  ShowTextAttributes(["", 0, 0, 2])
  ShowText(["Dorothy has joined the party!"])
  Wait([60])
  ShowPicture([5, "80_rafi_st02", 0, 0, 0, 0, 100, 100, 255, 0])
  ShowTextAttributes(["rafi_fc1", 1, 0, 2])
  ShowText(["\\n<Raffia>I'll dissolve your enemies for you..."])
  ShowText([""])
  ErasePicture([5])
  Script(["add_actor_ex(239)"])
  PlayME(["RPG::ME(@name=\"fanfale\", @pitch=100, @volume=100)"])
  ShowTextAttributes(["", 0, 0, 2])
  ShowText(["Raffia has joined the party!"])
  Wait([60])
  ShowPicture([5, "80_dina_st02", 0, 0, 0, 0, 100, 100, 255, 0])
  ShowTextAttributes(["dina_fc1", 1, 0, 2])
  ShowText(["\\n<Deana>We'll work for our pay..."])
  ShowText([""])
  ErasePicture([5])
  Script(["add_actor_ex(240)"])
  PlayME(["RPG::ME(@name=\"fanfale\", @pitch=100, @volume=100)"])
  ShowTextAttributes(["", 0, 0, 2])
  ShowText(["Deana has joined the party!"])
  Wait([60])
  ExitEventProcessing([])
  Empty([])
